{"question": "raise the volume of the current music", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1630", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_up": {}}} {"question": "latest news on terrorism", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1760", "language": "Python", "test_category": "multiple_function", "gt": {"news.query": {"news_topic": ["terrorism"], "date": ["", "today"], "media_type": [""], "person": [""], "place_name": [""]}}} {"question": "tell me what shops are nearby", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11959", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.locations": {"business_type": ["shops"], "business_name": [""], "food_type": [""], "place_name": ["", "users location"]}}} {"question": "lower the overhead lights", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4896", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightdim": {"house_place": ["overhead"], "change_amount": ["", "20 percent"]}}} {"question": "check to see if i have any new emails from my dad", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15890", "language": "Python", "test_category": "multiple_function", "gt": {"email.query": {"relation": ["dad"], "business_name": [""], "date": [""], "email_folder": [""], "event_name": [""], "person": [""], "time": [""], "timeofday": [""]}}} {"question": "tell me the percentage of the chance of rain in seattle washington for today", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4132", "language": "Python", "test_category": "multiple_function", "gt": {"weather.query": {"weather_descriptor": ["rain"], "place_name": ["seattle washington"], "date": ["today"], "event_name": [""], "general_frequency": [""], "time": ["", "now"], "timeofday": [""]}}} {"question": "cancel the breakfast at tiffany's house", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6729", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.remove": {"meal_type": ["breakfast"], "place_name": ["tiffany's house"], "date": [""], "event_name": [""], "person": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "i need to know if mr. pizza delivers", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1247", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.query": {"business_name": ["mr. pizza"], "order_type": ["delivers"], "business_type": [""], "food_type": [""], "meal_type": [""]}}} {"question": "please reduce the speaker volume", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5219", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_down": {}}} {"question": "what happened to the dow jones today", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13819", "language": "Python", "test_category": "multiple_function", "gt": {"qa.stock": {"date": ["today"], "business_name": ["", "dow jones"]}}} {"question": "create email to yulia", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "17113", "language": "Python", "test_category": "multiple_function", "gt": {"email.sendemail": {"person": ["yulia"], "email_address": [""], "event_name": ["", "empty"], "relation": [""]}}} {"question": "for how many years was abraham lincoln president of united states", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14601", "language": "Python", "test_category": "multiple_function", "gt": {"qa.factoid": {"query": ["for how many years was abraham lincoln president of united states"]}}} {"question": "please play the notebook audio", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9885", "language": "Python", "test_category": "multiple_function", "gt": {"play.audiobook": {"audiobook_name": ["the notebook"], "audiobook_author": [""], "media_type": [""], "player_setting": [""]}}} {"question": "do not wake me up tomorrow", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4712", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.remove": {"date": ["tomorrow"], "time": [""]}}} {"question": "turn off smart plug socket", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5856", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_off": {"device_type": ["smart plug socket"]}}} {"question": "how many lists do i have in contacts", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10954", "language": "Python", "test_category": "multiple_function", "gt": {"lists.query": {"date": [""], "list_name": [""]}}} {"question": "what alarms are set", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "508", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.query": {"alarm_type": [""], "date": [""], "event_name": [""], "time": [""], "timeofday": [""]}}} {"question": "what time is it in cleveland", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4362", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.query": {"place_name": ["cleveland"], "date": [""], "time_zone": ["", "current"]}}} {"question": "remind me the wedding on time to buy a present", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "7970", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.set": {"event_name": ["wedding"], "business_name": [""], "date": [""], "general_frequency": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "time between us and canada", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5332", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.convert": {"query": ["time between us and canada"]}}} {"question": "call the nearest thai restaurant with delivery", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1043", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.order": {"food_type": ["thai"], "business_type": ["restaurant"], "order_type": ["delivery"], "business_name": [""], "drink_type": [""], "ingredient": [""], "meal_type": [""], "timeofday": [""]}}} {"question": "can you make me some coffee olly", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1413", "language": "Python", "test_category": "multiple_function", "gt": {"iot.coffee": {"coffee_type": ["", "cappuccino"], "date": ["", "today"], "device_type": ["", "coffee machine"], "time": ["", "now"]}}} {"question": "title of song", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5250", "language": "Python", "test_category": "multiple_function", "gt": {"music.query": {"artist_name": [""], "song_name": [""]}}} {"question": "power on wemo", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4201", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_on": {"device_type": ["wemo"]}}} {"question": "please create a new list for me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11238", "language": "Python", "test_category": "multiple_function", "gt": {"lists.createoradd": {"event_name": [""], "list_name": [""], "person": [""]}}} {"question": "remove my task list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10433", "language": "Python", "test_category": "multiple_function", "gt": {"lists.remove": {"list_name": ["task"], "date": [""]}}} {"question": "olly i need directions to madison street", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12932", "language": "Python", "test_category": "multiple_function", "gt": {"transport.query": {"place_name": ["madison street"], "business_name": [""], "business_type": [""], "date": ["", "today"], "time": ["", "now"], "timeofday": [""], "transport_name": [""], "transport_type": [""]}}} {"question": "what's my schedule like today", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "7120", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.query": {"date": ["today"], "event_name": [""], "person": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "turn on an alarm for three thirty p. m. today", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4930", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.set": {"time": ["three thirty p. m."], "date": ["today"], "timeofday": [""]}}} {"question": "what is the current traffic situation", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12413", "language": "Python", "test_category": "multiple_function", "gt": {"transport.traffic": {"place_name": ["", "current location, work"], "time": ["", "now"]}}} {"question": "what is the exchange rate with in one british pound", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14859", "language": "Python", "test_category": "multiple_function", "gt": {"qa.currency": {"query": ["what is the exchange rate with in one british pound"]}}} {"question": "tell me how to cook meatballs", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10081", "language": "Python", "test_category": "multiple_function", "gt": {"cooking.recipe": {"food_type": ["meatballs"], "app_name": [""], "cooking_type": [""], "device_type": [""], "media_type": [""]}}} {"question": "and the darkness has fallen", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lighton": {"house_place": [""]}}} {"question": "could you please play the f. m. station which plays pop songs", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9494", "language": "Python", "test_category": "multiple_function", "gt": {"play.radio": {"radio_name": ["f. m."], "music_genre": ["pop"], "app_name": [""], "device_type": [""], "house_place": [""], "media_type": [""]}}} {"question": "i really enjoy this song", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4671", "language": "Python", "test_category": "multiple_function", "gt": {"music.likeness": {"artist_name": [""], "playlist_name": [""]}}} {"question": "anything good happening this weekend in the area", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11911", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.events": {"date": ["this weekend"], "business_name": [""], "event_name": [""], "place_name": ["", "users location"], "time": ["", "today"], "timeofday": [""]}}} {"question": "do you have any suggestion action movies", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11695", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.movies": {"movie_type": ["action"], "business_type": [""], "date": ["", "today"], "movie_name": [""], "time": ["", "now"], "timeofday": [""]}}} {"question": "i want the light to be a little more red ish", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3543", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightchange": {"color_type": ["red ish"], "house_place": [""], "time": ["", "now"]}}} {"question": "turn off the lights in the kitchen", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4171", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightoff": {"house_place": ["kitchen"], "device_type": [""], "time": ["", "now"]}}} {"question": "quiet", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_mute": {"date": [""], "time": [""], "timeofday": [""]}}} {"question": "show john's contact information", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16777", "language": "Python", "test_category": "multiple_function", "gt": {"email.querycontact": {"person": ["john's"], "business_name": [""], "personal_info": [""], "relation": [""]}}} {"question": "show me the answer for this problem two hundred and forty six plus six hundred and fifty four", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13411", "language": "Python", "test_category": "multiple_function", "gt": {"qa.maths": {"query": ["show me the answer for this problem two hundred and forty six plus six hundred and fifty four"]}}} {"question": "move on to the next podcast episode", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11458", "language": "Python", "test_category": "multiple_function", "gt": {"play.podcasts": {"player_setting": ["move on"], "podcast_descriptor": ["next podcast episode"], "person": [""], "podcast_name": [""]}}} {"question": "locate the email to giant eagle and put it into my contact list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16694", "language": "Python", "test_category": "multiple_function", "gt": {"email.addcontact": {"business_name": ["giant eagle"], "list_name": ["contact list"], "email_address": [""], "person": [""]}}} {"question": "read me new post on my feed", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15296", "language": "Python", "test_category": "multiple_function", "gt": {"social.query": {"media_type": [""], "person": [""], "relation": [""]}}} {"question": "do not play rock metal", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1076", "language": "Python", "test_category": "multiple_function", "gt": {"music.dislikeness": {"music_genre": ["rock metal"]}}} {"question": "what exactly is a resin tooth filling", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14700", "language": "Python", "test_category": "multiple_function", "gt": {"qa.definition": {"definition_word": ["resin tooth filling"]}}} {"question": "can you book an uber tomorrow", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12160", "language": "Python", "test_category": "multiple_function", "gt": {"transport.taxi": {"transport_agency": ["uber"], "date": ["tomorrow"], "place_name": [""], "time": ["", "now"], "timeofday": [""], "transport_type": [""]}}} {"question": "send complaint via tweet to j. crew", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15518", "language": "Python", "test_category": "multiple_function", "gt": {"social.post": {"media_type": ["tweet"], "business_name": ["j. crew"]}}} {"question": "start a game and play with me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10346", "language": "Python", "test_category": "multiple_function", "gt": {"play.game": {"game_name": [""]}}} {"question": "start playlist and play music", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1811", "language": "Python", "test_category": "multiple_function", "gt": {"play.music": {"artist_name": [""], "device_type": [""], "media_type": [""], "music_album": [""], "music_descriptor": [""], "music_genre": [""], "player_setting": [""], "playlist_name": [""], "song_name": [""]}}} {"question": "please put all the lights", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5501", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightup": {"device_type": ["all the lights"], "change_amount": ["", "20 percent"], "house_place": ["", "all"]}}} {"question": "tell me a funny joke", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "412", "language": "Python", "test_category": "multiple_function", "gt": {"general.joke": {"joke_type": ["funny"]}}} {"question": "book train best deal", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12453", "language": "Python", "test_category": "multiple_function", "gt": {"transport.ticket": {"transport_type": ["train"], "date": ["", "today"], "place_name": [""], "time": [""], "timeofday": [""], "transport_descriptor": [""], "transport_name": [""]}}} {"question": "start robot vacuum cleaner", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2434", "language": "Python", "test_category": "multiple_function", "gt": {"iot.cleaning": {"device_type": ["robot vacuum cleaner"], "general_frequency": [""], "house_place": [""], "time": ["", "now"]}}} {"question": "please turn my speakers on google", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4702", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_up": {}}} {"question": "olly turn the news on", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3101", "language": "Python", "test_category": "multiple_function", "gt": {"news.query": {"date": ["", "today"], "media_type": [""], "news_topic": [""], "person": [""], "place_name": [""]}}} {"question": "find gluten free bakery near me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12019", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.locations": {"business_type": ["gluten free bakery"], "business_name": [""], "food_type": [""], "place_name": ["", "users location"]}}} {"question": "turn down lights", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3834", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightdim": {"change_amount": ["", "20 percent"], "house_place": [""]}}} {"question": "check emails", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16814", "language": "Python", "test_category": "multiple_function", "gt": {"email.query": {"business_name": [""], "date": [""], "email_folder": [""], "event_name": [""], "person": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "what is the weather for this week", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5038", "language": "Python", "test_category": "multiple_function", "gt": {"weather.query": {"date": ["this week"], "event_name": [""], "general_frequency": [""], "place_name": ["", "current location"], "time": ["", "now"], "timeofday": [""], "weather_descriptor": [""]}}} {"question": "please clean my calendar", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6755", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.remove": {"date": [""], "event_name": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "does the nearby dominoes have delivery", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3295", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.query": {"business_name": ["dominoes"], "business_type": [""], "food_type": [""], "meal_type": [""], "order_type": ["", "takeaway"]}}} {"question": "lower the speaker volume", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1048", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_down": {}}} {"question": "how much is starbuck's stock these days", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14190", "language": "Python", "test_category": "multiple_function", "gt": {"qa.stock": {"business_name": ["starbuck's"], "date": ["", "today"]}}} {"question": "prepare email for susan", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15911", "language": "Python", "test_category": "multiple_function", "gt": {"email.sendemail": {"person": ["susan"], "email_address": [""], "event_name": ["", "empty"], "relation": [""]}}} {"question": "who was the current prime minister of britain", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13099", "language": "Python", "test_category": "multiple_function", "gt": {"qa.factoid": {"query": ["who was the current prime minister of britain"]}}} {"question": "resume my audio book from karl pilkington", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9676", "language": "Python", "test_category": "multiple_function", "gt": {"play.audiobook": {"player_setting": ["resume"], "audiobook_author": ["karl pilkington"], "audiobook_name": [""], "media_type": [""]}}} {"question": "disable alarm for three p. m.", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1205", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.remove": {"time": ["three p. m."], "date": [""]}}} {"question": "power off please", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5888", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_off": {"device_type": [""]}}} {"question": "read me my list for shopping", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10759", "language": "Python", "test_category": "multiple_function", "gt": {"lists.query": {"list_name": ["shopping"], "date": [""]}}} {"question": "olly do i have an alarm set for tomorrow", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3702", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.query": {"date": ["tomorrow"], "alarm_type": [""], "event_name": [""], "time": [""], "timeofday": [""]}}} {"question": "time now", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5703", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.query": {"date": [""], "place_name": ["", "current"], "time_zone": ["", "current"]}}} {"question": "remind upcoming meeting with eminem", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "8857", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.set": {"event_name": ["meeting"], "person": ["eminem"], "business_name": [""], "date": [""], "general_frequency": [""], "meal_type": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "time difference between u. k. and us", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5333", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.convert": {"query": ["time difference between u. k. and us"]}}} {"question": "order a twelve piece honey mustard wing combo with seasonimg altnon the fries and a sprite as the drink", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4544", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.order": {"food_type": ["honey mustard wing combo"], "drink_type": ["sprite"], "business_name": [""], "business_type": [""], "ingredient": [""], "meal_type": [""], "order_type": [""], "timeofday": [""]}}} {"question": "my coffee is cold please make more coffee", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4272", "language": "Python", "test_category": "multiple_function", "gt": {"iot.coffee": {"coffee_type": ["", "cappuccino"], "date": ["", "today"], "device_type": ["", "coffee machine"], "time": ["", "now"]}}} {"question": "who is this on the radio", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6013", "language": "Python", "test_category": "multiple_function", "gt": {"music.query": {"artist_name": [""], "song_name": [""]}}} {"question": "power up the plug socket one", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "426", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_on": {"device_type": ["plug socket one"]}}} {"question": "can you create a list for me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10563", "language": "Python", "test_category": "multiple_function", "gt": {"lists.createoradd": {"event_name": [""], "list_name": [""], "person": [""]}}} {"question": "delete to do list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11024", "language": "Python", "test_category": "multiple_function", "gt": {"lists.remove": {"list_name": ["to do"], "date": [""]}}} {"question": "get me the local train timing to destination cstm", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12251", "language": "Python", "test_category": "multiple_function", "gt": {"transport.query": {"transport_type": ["train"], "place_name": ["cstm"], "business_name": [""], "business_type": [""], "date": ["", "today"], "time": ["", "now"], "timeofday": [""], "transport_name": [""]}}} {"question": "how many reminders do i have", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6747", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.query": {"date": ["", "today"], "event_name": [""], "person": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "please set the alarm for next friday at six thirty am", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2564", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.set": {"date": ["friday"], "time": ["six thirty am"], "timeofday": [""]}}} {"question": "is there a traffic jam on my route", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12289", "language": "Python", "test_category": "multiple_function", "gt": {"transport.traffic": {"place_name": ["", "current location, work"], "time": ["", "now"]}}} {"question": "how much is the euro worth versus u. s. dollar", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14241", "language": "Python", "test_category": "multiple_function", "gt": {"qa.currency": {"query": ["how much is the euro worth versus u. s. dollar"]}}} {"question": "look for apple pie recipe", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10166", "language": "Python", "test_category": "multiple_function", "gt": {"cooking.recipe": {"food_type": ["apple pie"], "app_name": [""], "cooking_type": [""], "device_type": [""], "media_type": [""]}}} {"question": "light up the lights in the kitchen", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "286", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lighton": {"house_place": ["kitchen"]}}} {"question": "radio please", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9632", "language": "Python", "test_category": "multiple_function", "gt": {"play.radio": {"app_name": [""], "device_type": [""], "house_place": [""], "media_type": [""], "music_genre": [""], "radio_name": ["", "latest"]}}} {"question": "remind me that i like that song", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1527", "language": "Python", "test_category": "multiple_function", "gt": {"music.likeness": {"artist_name": [""], "playlist_name": [""]}}} {"question": "what events are going in my town this week", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "7026", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.events": {"place_name": ["town"], "date": ["this week"], "business_name": [""], "event_name": [""], "time": ["", "today"], "timeofday": [""]}}} {"question": "olly what are new drama movies opening this weekend", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11744", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.movies": {"movie_type": ["drama"], "time": ["weekend"], "business_type": [""], "date": ["", "today"], "movie_name": [""], "timeofday": [""]}}} {"question": "olly put dark colors instead of light ones in the house", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2351", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightchange": {"color_type": ["dark"], "house_place": ["house"], "time": ["", "now"]}}} {"question": "turn the living room's light off", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "997", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightoff": {"house_place": ["living room's"], "device_type": [""], "time": ["", "now"]}}} {"question": "silence for two hours", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2205", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_mute": {"time": ["two hours"], "date": [""], "timeofday": [""]}}} {"question": "where seth lives", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15794", "language": "Python", "test_category": "multiple_function", "gt": {"email.querycontact": {"person": ["seth"], "personal_info": ["lives"], "business_name": [""], "relation": [""]}}} {"question": "tell me what the product of eighteen and thirty one is", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13460", "language": "Python", "test_category": "multiple_function", "gt": {"qa.maths": {"query": ["tell me what the product of eighteen and thirty one is"]}}} {"question": "shadi special podcast play it", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11361", "language": "Python", "test_category": "multiple_function", "gt": {"play.podcasts": {"podcast_name": ["shadi special"], "person": [""], "player_setting": [""], "podcast_descriptor": [""]}}} {"question": "just add a new email in my contacts from michael", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "17054", "language": "Python", "test_category": "multiple_function", "gt": {"email.addcontact": {"person": ["michael"], "business_name": [""], "email_address": [""], "list_name": [""]}}} {"question": "is there anything important happening on social media", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15513", "language": "Python", "test_category": "multiple_function", "gt": {"social.query": {"media_type": [""], "person": [""], "relation": [""]}}} {"question": "i never want to hear that song again", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2056", "language": "Python", "test_category": "multiple_function", "gt": {"music.dislikeness": {"music_genre": [""]}}} {"question": "the definition of life", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13900", "language": "Python", "test_category": "multiple_function", "gt": {"qa.definition": {"definition_word": ["life"]}}} {"question": "book me a taxi to leith in half an hour", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12121", "language": "Python", "test_category": "multiple_function", "gt": {"transport.taxi": {"transport_type": ["taxi"], "place_name": ["leith"], "time": ["half an hour"], "date": ["", "today"], "timeofday": [""], "transport_agency": [""]}}} {"question": "new tweet to consumer service", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15503", "language": "Python", "test_category": "multiple_function", "gt": {"social.post": {"media_type": ["tweet"], "business_name": ["consumer service"]}}} {"question": "open parcheese game for you and i", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10406", "language": "Python", "test_category": "multiple_function", "gt": {"play.game": {"game_name": ["parcheese game"]}}} {"question": "play my midnight love playlist", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3780", "language": "Python", "test_category": "multiple_function", "gt": {"play.music": {"playlist_name": ["midnight love"], "artist_name": [""], "device_type": [""], "media_type": [""], "music_album": [""], "music_descriptor": [""], "music_genre": [""], "player_setting": [""], "song_name": [""]}}} {"question": "can you raise the lights for me please", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3008", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightup": {"change_amount": ["", "20 percent"], "device_type": ["", "all"], "house_place": ["", "all"]}}} {"question": "crack a joke", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1158", "language": "Python", "test_category": "multiple_function", "gt": {"general.joke": {"joke_type": ["", "random"]}}} {"question": "purchase ticket to new york city on train", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12469", "language": "Python", "test_category": "multiple_function", "gt": {"transport.ticket": {"place_name": ["new york city"], "transport_type": ["train"], "date": ["", "today"], "time": [""], "timeofday": [""], "transport_descriptor": [""], "transport_name": [""]}}} {"question": "robot vacuum the living room now", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "864", "language": "Python", "test_category": "multiple_function", "gt": {"iot.cleaning": {"house_place": ["living room"], "device_type": ["", "vacuum"], "general_frequency": [""], "time": ["", "now"]}}} {"question": "speak loudly", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3590", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_up": {}}} {"question": "c. n. n. headlines", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2201", "language": "Python", "test_category": "multiple_function", "gt": {"news.query": {"media_type": ["c. n. n."], "date": ["", "today"], "news_topic": [""], "person": [""], "place_name": [""]}}} {"question": "where is a good wine bar near me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11778", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.locations": {"business_type": ["wine bar"], "business_name": [""], "food_type": [""], "place_name": ["", "users location"]}}} {"question": "i want a lower light", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3222", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightdim": {"change_amount": ["", "20 percent"], "house_place": [""]}}} {"question": "did charlotte responded", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16165", "language": "Python", "test_category": "multiple_function", "gt": {"email.query": {"person": ["charlotte"], "business_name": [""], "date": [""], "email_folder": [""], "event_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "do you know the weather", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4689", "language": "Python", "test_category": "multiple_function", "gt": {"weather.query": {"date": ["", "today"], "event_name": [""], "general_frequency": [""], "place_name": ["", "current location"], "time": ["", "now"], "timeofday": [""], "weather_descriptor": [""]}}} {"question": "remove from my calendar meeting at nine am", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6761", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.remove": {"event_name": ["meeting"], "time": ["nine am"], "date": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "timeofday": [""]}}} {"question": "when will my chinese food be delivered", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4224", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.query": {"food_type": ["chinese"], "business_name": [""], "business_type": [""], "meal_type": [""], "order_type": ["", "takeaway"]}}} {"question": "reduce volume", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5611", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_down": {}}} {"question": "facebook current stock rate", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14090", "language": "Python", "test_category": "multiple_function", "gt": {"qa.stock": {"business_name": ["facebook"], "date": ["", "today"]}}} {"question": "send an email to margaret", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16314", "language": "Python", "test_category": "multiple_function", "gt": {"email.sendemail": {"person": ["margaret"], "email_address": [""], "event_name": ["", "empty"], "relation": [""]}}} {"question": "where on earth has the most volcanoes", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13853", "language": "Python", "test_category": "multiple_function", "gt": {"qa.factoid": {"query": ["where on earth has the most volcanoes"]}}} {"question": "start audio playback of twilight again", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9855", "language": "Python", "test_category": "multiple_function", "gt": {"play.audiobook": {"player_setting": ["start"], "audiobook_name": ["twilight"], "audiobook_author": [""], "media_type": [""]}}} {"question": "cancel alarm", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2985", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.remove": {"date": [""], "time": [""]}}} {"question": "switch wemo plug socket off", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5652", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_off": {"device_type": ["wemo plug socket"]}}} {"question": "what is on my to do list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10493", "language": "Python", "test_category": "multiple_function", "gt": {"lists.query": {"list_name": ["to do"], "date": [""]}}} {"question": "when does my alarm go off", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1862", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.query": {"alarm_type": [""], "date": [""], "event_name": [""], "time": [""], "timeofday": [""]}}} {"question": "update to current time", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5358", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.query": {"date": [""], "place_name": ["", "current"], "time_zone": ["", "current"]}}} {"question": "remind me about the party tomorrow", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "7455", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.set": {"event_name": ["party"], "date": ["tomorrow"], "business_name": [""], "general_frequency": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "convert eight thirty from gtm four to g. m. t. five thirty", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5523", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.convert": {"query": ["convert eight thirty from gtm four to g. m. t. five thirty"]}}} {"question": "i need a cup of coffee", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2753", "language": "Python", "test_category": "multiple_function", "gt": {"iot.coffee": {"coffee_type": ["", "cappuccino"], "date": ["", "today"], "device_type": ["", "coffee machine"], "time": ["", "now"]}}} {"question": "what song is on the radio", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2365", "language": "Python", "test_category": "multiple_function", "gt": {"music.query": {"artist_name": [""], "song_name": [""]}}} {"question": "enable my plug", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "322", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_on": {"device_type": ["plug"]}}} {"question": "add bob to my list of contacts", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10996", "language": "Python", "test_category": "multiple_function", "gt": {"lists.createoradd": {"person": ["bob"], "list_name": ["list of contacts"], "event_name": [""]}}} {"question": "please clean my shopping list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10427", "language": "Python", "test_category": "multiple_function", "gt": {"lists.remove": {"list_name": ["shopping"], "date": [""]}}} {"question": "what time are the trains going to chennai leaving", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12252", "language": "Python", "test_category": "multiple_function", "gt": {"transport.query": {"place_name": ["chennai"], "business_name": [""], "business_type": [""], "date": ["", "today"], "time": ["", "now"], "timeofday": [""], "transport_name": [""], "transport_type": [""]}}} {"question": "meetings from twenty to twenty five june", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9019", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.query": {"event_name": ["meetings"], "time": ["twenty to twenty five june"], "date": ["", "today"], "person": [""], "relation": [""], "timeofday": [""]}}} {"question": "set my alarm for seven am", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "939", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.set": {"time": ["seven am"], "date": [""], "timeofday": [""]}}} {"question": "how is the traffic at the moment", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12838", "language": "Python", "test_category": "multiple_function", "gt": {"transport.traffic": {"time": ["the moment"], "place_name": ["", "current location, work"]}}} {"question": "what is the prevailing exchange rate us versus indian rupees", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14973", "language": "Python", "test_category": "multiple_function", "gt": {"qa.currency": {"query": ["what is the prevailing exchange rate us versus indian rupees"]}}} {"question": "i need to know how to make stuffed peppers", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10156", "language": "Python", "test_category": "multiple_function", "gt": {"cooking.recipe": {"food_type": ["stuffed peppers"], "app_name": [""], "cooking_type": [""], "device_type": [""], "media_type": [""]}}} {"question": "please turn on my balcony lights", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3522", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lighton": {"house_place": ["balcony"]}}} {"question": "play kiss f. m. for me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9316", "language": "Python", "test_category": "multiple_function", "gt": {"play.radio": {"radio_name": ["kiss f. m."], "app_name": [""], "device_type": [""], "house_place": [""], "media_type": [""], "music_genre": [""]}}} {"question": "this is a good tune please notate file accordingly", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3915", "language": "Python", "test_category": "multiple_function", "gt": {"music.likeness": {"artist_name": [""], "playlist_name": [""]}}} {"question": "what's happening around me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11839", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.events": {"business_name": [""], "date": ["", "today"], "event_name": [""], "place_name": ["", "users location"], "time": ["", "today"], "timeofday": [""]}}} {"question": "recommend a movie playing in my area", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11871", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.movies": {"business_type": [""], "date": ["", "today"], "movie_name": [""], "movie_type": [""], "time": ["", "now"], "timeofday": [""]}}} {"question": "house lights blue", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4248", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightchange": {"color_type": ["blue"], "house_place": [""], "time": ["", "now"]}}} {"question": "put the lights off now", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "2298", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightoff": {"device_type": [""], "house_place": [""], "time": ["", "now"]}}} {"question": "mute for fifteen minutes", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3812", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_mute": {"time": ["fifteen minutes"], "date": [""], "timeofday": [""]}}} {"question": "find john smith in contacts", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15946", "language": "Python", "test_category": "multiple_function", "gt": {"email.querycontact": {"person": ["john smith"], "business_name": [""], "personal_info": [""], "relation": [""]}}} {"question": "what is four plus five", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13412", "language": "Python", "test_category": "multiple_function", "gt": {"qa.maths": {"query": ["what is four plus five"]}}} {"question": "move to the next episode of hipsterhood", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11343", "language": "Python", "test_category": "multiple_function", "gt": {"play.podcasts": {"podcast_descriptor": ["next episode"], "podcast_name": ["hipsterhood"], "person": [""], "player_setting": [""]}}} {"question": "add new email to my contacts macs at gmail dot com", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16455", "language": "Python", "test_category": "multiple_function", "gt": {"email.addcontact": {"email_address": ["macs at gmail dot com"], "business_name": [""], "list_name": [""], "person": [""]}}} {"question": "check my social networks", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15138", "language": "Python", "test_category": "multiple_function", "gt": {"social.query": {"media_type": ["social networks"], "person": [""], "relation": [""]}}} {"question": "i hate this song", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3029", "language": "Python", "test_category": "multiple_function", "gt": {"music.dislikeness": {"music_genre": [""]}}} {"question": "what are the definitions of orange", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13069", "language": "Python", "test_category": "multiple_function", "gt": {"qa.definition": {"definition_word": ["orange"]}}} {"question": "call taxi", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12710", "language": "Python", "test_category": "multiple_function", "gt": {"transport.taxi": {"transport_type": ["taxi"], "date": ["", "today"], "place_name": [""], "time": ["", "now"], "timeofday": [""], "transport_agency": [""]}}} {"question": "post my business on twitter", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "15166", "language": "Python", "test_category": "multiple_function", "gt": {"social.post": {"media_type": ["twitter"], "business_name": [""]}}} {"question": "could you please play temple run game for me", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10296", "language": "Python", "test_category": "multiple_function", "gt": {"play.game": {"game_name": ["temple run"]}}} {"question": "play some christian music", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "891", "language": "Python", "test_category": "multiple_function", "gt": {"play.music": {"music_descriptor": ["christian"], "artist_name": [""], "device_type": [""], "media_type": [""], "music_album": [""], "music_genre": [""], "player_setting": [""], "playlist_name": [""], "song_name": [""]}}} {"question": "set lights brightness higher", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "80", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightup": {"change_amount": ["", "20 percent"], "device_type": ["", "all"], "house_place": ["", "all"]}}} {"question": "what's a good joke", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1372", "language": "Python", "test_category": "multiple_function", "gt": {"general.joke": {"joke_type": ["good"]}}} {"question": "book a first class ticket in the next train to miami", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "12306", "language": "Python", "test_category": "multiple_function", "gt": {"transport.ticket": {"transport_descriptor": ["first class"], "transport_type": ["train"], "place_name": ["miami"], "date": ["", "today"], "time": [""], "timeofday": [""], "transport_name": [""]}}} {"question": "turn on the vacuum cleaner", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "292", "language": "Python", "test_category": "multiple_function", "gt": {"iot.cleaning": {"device_type": ["vacuum cleaner"], "general_frequency": [""], "house_place": [""], "time": ["", "now"]}}} {"question": "turn it up olly", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1640", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_up": {}}} {"question": "olly get me the popular news from b. b. c.", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "5296", "language": "Python", "test_category": "multiple_function", "gt": {"news.query": {"media_type": ["b. b. c."], "date": ["", "today"], "news_topic": [""], "person": [""], "place_name": [""]}}} {"question": "what shops are within ten miles", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11751", "language": "Python", "test_category": "multiple_function", "gt": {"recommendation.locations": {"business_type": ["shops"], "place_name": ["within ten miles"], "business_name": [""], "food_type": [""]}}} {"question": "decrease brightness of lights", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6015", "language": "Python", "test_category": "multiple_function", "gt": {"iot.hue_lightdim": {"change_amount": ["", "20 percent"], "house_place": [""]}}} {"question": "show me recent emails", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "16048", "language": "Python", "test_category": "multiple_function", "gt": {"email.query": {"business_name": [""], "date": [""], "email_folder": [""], "event_name": [""], "person": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "how hot is it in quebec", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1458", "language": "Python", "test_category": "multiple_function", "gt": {"weather.query": {"weather_descriptor": ["hot"], "place_name": ["quebec"], "date": ["", "today"], "event_name": [""], "general_frequency": [""], "time": ["", "now"], "timeofday": [""]}}} {"question": "clear my next activity", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "8853", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.remove": {"date": [""], "event_name": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "please find out of charley's steakhouse delivers", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "4048", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.query": {"business_name": ["charley's steakhouse"], "business_type": [""], "food_type": [""], "meal_type": [""], "order_type": ["", "takeaway"]}}} {"question": "please lower music volume", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3474", "language": "Python", "test_category": "multiple_function", "gt": {"audio.volume_down": {}}} {"question": "what is the stock price of hdfc", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "14342", "language": "Python", "test_category": "multiple_function", "gt": {"qa.stock": {"business_name": ["hdfc"], "date": ["", "today"]}}} {"question": "write an email for john at gmail dot com", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "17042", "language": "Python", "test_category": "multiple_function", "gt": {"email.sendemail": {"email_address": ["john at gmail dot com"], "event_name": ["", "empty"], "person": [""], "relation": [""]}}} {"question": "what's a parsec", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "13761", "language": "Python", "test_category": "multiple_function", "gt": {"qa.factoid": {"query": ["what's a parsec"]}}} {"question": "i want to listen to be more chill by ned vizzini", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "9669", "language": "Python", "test_category": "multiple_function", "gt": {"play.audiobook": {"audiobook_name": ["be more chill"], "audiobook_author": ["ned vizzini"], "media_type": [""], "player_setting": [""]}}} {"question": "please remove my alarm", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "920", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.remove": {"date": [""], "time": [""]}}} {"question": "disable smart socket", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3774", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_off": {"device_type": ["smart socket"]}}} {"question": "list all the lists on this device", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11174", "language": "Python", "test_category": "multiple_function", "gt": {"lists.query": {"date": [""], "list_name": [""]}}} {"question": "what times do my alarms go off", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1635", "language": "Python", "test_category": "multiple_function", "gt": {"alarm.query": {"alarm_type": [""], "date": [""], "event_name": [""], "time": [""], "timeofday": [""]}}} {"question": "what is the time now in new york", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "686", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.query": {"place_name": ["new york"], "date": [""], "time_zone": ["", "current"]}}} {"question": "show meetings", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "8992", "language": "Python", "test_category": "multiple_function", "gt": {"calendar.set": {"event_name": ["meetings"], "business_name": [""], "date": [""], "general_frequency": [""], "meal_type": [""], "person": [""], "place_name": [""], "relation": [""], "time": [""], "timeofday": [""]}}} {"question": "if it's sunrise in stockholm what time is it in okinawa", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1191", "language": "Python", "test_category": "multiple_function", "gt": {"datetime.convert": {"query": ["if it's sunrise in stockholm what time is it in okinawa"]}}} {"question": "order a pizza with sausage from domino's", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1516", "language": "Python", "test_category": "multiple_function", "gt": {"takeaway.order": {"food_type": ["pizza"], "ingredient": ["sausage"], "business_name": ["domino's"], "business_type": [""], "drink_type": [""], "meal_type": [""], "order_type": [""], "timeofday": [""]}}} {"question": "please make me a cup of coffee", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "3321", "language": "Python", "test_category": "multiple_function", "gt": {"iot.coffee": {"coffee_type": ["", "cappuccino"], "date": ["", "today"], "device_type": ["", "coffee machine"], "time": ["", "now"]}}} {"question": "what artist is this", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "6014", "language": "Python", "test_category": "multiple_function", "gt": {"music.query": {"artist_name": [""], "song_name": [""]}}} {"question": "turn on wemo", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "1551", "language": "Python", "test_category": "multiple_function", "gt": {"iot.wemo_on": {"device_type": ["wemo"]}}} {"question": "create a playlist", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "10816", "language": "Python", "test_category": "multiple_function", "gt": {"lists.createoradd": {"event_name": [""], "list_name": [""], "person": [""]}}} {"question": "trash my list", "function": [{"name": "alarm.query", "description": "Query date, time, or event name for any or all alarms currently set. If no arguments are provided then it returns date(s), time, and event name for all alarms currently set. The default user experience is that it plays and shows the date(s), times, and event names of all alarms currently set", "parameters": {"type": "dict", "properties": {"alarm_type": {"type": "string", "description": "type of alarm", "optional": true}, "date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "event_name": {"type": "string", "description": "event label of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "alarm.remove", "description": "Remove alarms. If no arguments are provided then it removes the current alarm or the last set alarm. The default user experience is that it opens a window asking to confirm alarm deletion", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}}, "required": []}}, {"name": "alarm.set", "description": "Set alarms. The API cannot be called without any arguments. The default user experience is that it opens a window asking for the time, date(s), and optionally event name for the new alarm", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "day(s) or date(s) of alarm", "optional": true}, "time": {"type": "string", "description": "time of alarm", "optional": true}, "timeofday": {"type": "string", "description": "time of day of alarm", "optional": true}}, "required": []}}, {"name": "audio.volume_down", "description": "Decrease volume of all speakers. If no arguments are provided then it decreases the volume of all speakers by ten percent. The default user experience is that it decreases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "audio.volume_mute", "description": "Sets volume of all speakers to zero for a specified or unspecified time. If no arguments are provided then it sets the volume of all speakers to zero. The default user experience is that it sets the volume of all speakers to zero", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to persist the mute behavior", "optional": true}, "time": {"type": "string", "description": "time to persist the mute behavior", "optional": true}, "timeofday": {"type": "string", "description": "time of day to persist the mute behavior", "optional": true}}, "required": []}}, {"name": "audio.volume_up", "description": "Increase volume of all speakers. If no arguments are provided then it increases the volume of all speakers by ten percent. The default user experience is that it increases the volume of all speakers by ten percent", "parameters": {"type": "dict", "properties": {}, "required": []}}, {"name": "calendar.query", "description": "Query the calendar for an event with specific details. If no arguments are provided then it returns all calendar events for the current day. The default user experience is that it shows and reads all calendar events for today", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date to query for calendar events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of calendar event to query", "optional": true}, "person": {"type": "string", "description": "name of person to query for calendar events", "optional": true}, "relation": {"type": "string", "description": "relation of person to the user to query for related calendar events", "optional": true}, "time": {"type": "string", "description": "time to query for calendar events", "optional": true}, "timeofday": {"type": "string", "description": "time of day to query for calendar events", "optional": true}}, "required": []}}, {"name": "calendar.remove", "description": "Remove an event from the calendar. If no arguments are provided then it removes all calendar events. The default user experience is that it raises a confirmation box asking if the user wants to delete all events from the calendar", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "Date associated with calendar event to be removed", "optional": true}, "event_name": {"type": "string", "description": "Name of event associated with calendar event to be removed", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event to be removed", "optional": true}, "person": {"type": "string", "description": "Person associated with calendar event to be removed", "optional": true}, "place_name": {"type": "string", "description": "Name of place associated with calendar event to be removed", "optional": true}, "relation": {"type": "string", "description": "relation of person to user associated with the calendar event is to be removed", "optional": true}, "time": {"type": "string", "description": "time of calendar event to be removed", "optional": true}, "timeofday": {"type": "string", "description": "Time of day for which to remove calendar event", "optional": true}}, "required": []}}, {"name": "calendar.set", "description": "Create a calendar event with specified details. If no arguments are provided then it creates a empty event on the calendar for the current time. The default user experience is that it opens a screen for adding a new calendar event with specified information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business associated with calendar event", "optional": true}, "date": {"type": "string", "description": "date on which calendar event should occur", "optional": true}, "event_name": {"type": "string", "description": "Name of the calendar event", "optional": true}, "general_frequency": {"type": "string", "description": "Frequency of repetition of calendar event", "optional": true}, "meal_type": {"type": "string", "description": "Type of meal associated with calendar event", "optional": true}, "person": {"type": "string", "description": "Name of person associated with the calendar event", "optional": true}, "place_name": {"type": "string", "description": "Name of place where the calendar event occurs", "optional": true}, "relation": {"type": "string", "description": "Relation of the person to the user associated with calendar event", "optional": true}, "time": {"type": "string", "description": "Time at which the calendar event starts", "optional": true}, "timeofday": {"type": "string", "description": "Time of day to set the calendar event", "optional": true}}, "required": []}}, {"name": "cooking.recipe", "description": "Query for how to cook a specific recipe or with ingredients. If no arguments are provided then it show a random popular cooking recipe. The default user experience is that it shows a random popular cooking recipe", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "Name of app to search for cooking recipes", "optional": true}, "cooking_type": {"type": "string", "description": "Method of preparation to use for cooking", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use for cooking", "optional": true}, "food_type": {"type": "string", "description": "type of food to cook", "optional": true}, "media_type": {"type": "string", "description": "Type of media to search for the cooking recipe", "optional": true}}, "required": []}}, {"name": "datetime.convert", "description": "Convert date and time from one timezone to another. The API cannot be called without any arguments. The default user experience is that it opens a window showing the current time in major world cities", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for date time conversion", "optional": true}}, "required": ["query"]}}, {"name": "datetime.query", "description": "Query the date and time for a given place or timezone. If no arguments are provided then it returns the date and time for the current location and timezone. The default user experience is that it reads out the date and time for the requested location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query date time", "optional": true}, "place_name": {"type": "string", "description": "name of place to query date time", "default": "current", "optional": true}, "time_zone": {"type": "string", "description": "time zone to query date time", "default": "current", "optional": true}}, "required": []}}, {"name": "email.addcontact", "description": "Add a person or business to the list of email contacts. The API cannot be called without any arguments. The default user experience is that it opens the email app for a new contact and fills out the specified information for the user to edit or confirm", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to add to contacts", "optional": true}, "email_address": {"type": "string", "description": "email address to add to contacts", "optional": true}, "list_name": {"type": "string", "description": "name of list to which to add contact", "optional": true}, "person": {"type": "string", "description": "person to add to contacts", "optional": true}}, "required": []}}, {"name": "email.query", "description": "Query the email app for unread emails. If no arguments are provided then it returns all unread emails over the past two days. The default user experience is that it opens the email app and reads out the number of unread emails from specified sender", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to query email", "optional": true}, "date": {"type": "string", "description": "datefor which to query email", "optional": true}, "email_folder": {"type": "string", "description": "email folder to search for email", "optional": true}, "event_name": {"type": "string", "description": "name of event to query email", "optional": true}, "person": {"type": "string", "description": "person for whom to query email", "optional": true}, "relation": {"type": "string", "description": "relationship of person to user for which to query email", "optional": true}, "time": {"type": "string", "description": "time period for which to query email", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to query email", "optional": true}}, "required": []}}, {"name": "email.querycontact", "description": "Query information for an email contact. The API cannot be called without any arguments. The default user experience is that it opens the email app to the contact info for requested contact and reads out requested information", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business information to query", "optional": true}, "person": {"type": "string", "description": "person who's information to query", "optional": true}, "personal_info": {"type": "string", "description": "information to query for a contact", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to query email", "optional": true}}, "required": []}}, {"name": "email.sendemail", "description": "Send an email to a specific contact for a given event. The API cannot be called without any arguments. The default user experience is that it opens the email app to a new email with the contact and subject information filled based on user specification", "parameters": {"type": "dict", "properties": {"email_address": {"type": "string", "description": "email address to send email", "optional": true}, "event_name": {"type": "string", "description": "event name to become subject of email", "default": "empty", "optional": true}, "person": {"type": "string", "description": "Person to whom to send email", "optional": true}, "relation": {"type": "string", "description": "Relationship of person with user to whom to send email", "optional": true}}, "required": []}}, {"name": "general.joke", "description": "Ask for a random or a specific type of joke. If no arguments are provided then it returns a self-contained (one turn) joke. The default user experience is that it reads out the joke to the user", "parameters": {"type": "dict", "properties": {"joke_type": {"type": "string", "description": "type of joke", "default": "random", "optional": true}}, "required": []}}, {"name": "iot.cleaning", "description": "Activate a cleaning device to clean a specific room or the entire house. The API cannot be called without any arguments. The default user experience is that it activates the specified device and cleans the specified place in the house", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "type of device used to clean", "default": "vacuum", "optional": true}, "general_frequency": {"type": "string", "description": "frequency at which to clean", "optional": true}, "house_place": {"type": "string", "description": "place of the house to clean", "optional": true}, "time": {"type": "string", "description": "time at which to clean", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.coffee", "description": "Request to make coffee for a specified coffee type and machine. If no arguments are provided then it start making coffee based on defaults. The default user experience is that it starts making coffee based on user specifications", "parameters": {"type": "dict", "properties": {"coffee_type": {"type": "string", "description": "type of coffee to be made", "default": "cappuccino", "optional": true}, "date": {"type": "string", "description": "date for which to schedule coffee", "default": "today", "optional": true}, "device_type": {"type": "string", "description": "type of device used to make coffee", "default": "coffee machine", "optional": true}, "time": {"type": "string", "description": "Time at which to make coffee", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightchange", "description": "Change color of light to a specified color or random. If no arguments are provided then it changes color of light to a random different color. The default user experience is that it changes the color of the lights as specified by the user", "parameters": {"type": "dict", "properties": {"color_type": {"type": "string", "description": "Color to change the lights", "default": "random", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to change the lights", "optional": true}, "time": {"type": "string", "description": "time at which to change lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lightdim", "description": "Decreases the brightness of the light for a specified room or all lights. If no arguments are provided then it decreases the brightness of all the lights by 20%. The default user experience is that it decreases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which todim the lights", "default": "20 percent", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to dim the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightoff", "description": "Turn off lights for a specified room or all lights. If no arguments are provided then it turns off all lights. The default user experience is that it turns off the lights specified by the user", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Type of devices to turnoff the lights", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turnoff the lights", "optional": true}, "time": {"type": "string", "description": "time at which to turn off lights", "default": "now", "optional": true}}, "required": []}}, {"name": "iot.hue_lighton", "description": "Turn on lights for a specified room or all lights. If no arguments are provided then it turns on all the lights. The default user experience is that it turns on the lights specified by the user", "parameters": {"type": "dict", "properties": {"house_place": {"type": "string", "description": "Place in the house to turnon the lights", "optional": true}}, "required": []}}, {"name": "iot.hue_lightup", "description": "Increases the brightness of the light for a specified room or all lights. If no arguments are provided then it increases the brightness of all the lights by 20%. The default user experience is that it increases the brightness of the lights by the specified by the user", "parameters": {"type": "dict", "properties": {"change_amount": {"type": "string", "description": "Percentage by which to turn up the lights", "default": "20 percent", "optional": true}, "device_type": {"type": "string", "description": "Type of devices to turn up the lights", "default": "all", "optional": true}, "house_place": {"type": "string", "description": "Place in the house to turn up the lights", "default": "all", "optional": true}}, "required": []}}, {"name": "iot.wemo_off", "description": "Turn off a specific plug or device. If no arguments are provided then it turn off all devices. The default user experience is that it turns off the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn off", "optional": true}}, "required": []}}, {"name": "iot.wemo_on", "description": "Turn on a specific plug or device. The API cannot be called without any arguments. The default user experience is that it turns on the specified device", "parameters": {"type": "dict", "properties": {"device_type": {"type": "string", "description": "Device to turn on", "optional": true}}, "required": []}}, {"name": "lists.createoradd", "description": "Create a new list. If no arguments are provided then it creates a new list with a template name. The default user experience is that it opens the list app to a new list screen with a template name", "parameters": {"type": "dict", "properties": {"event_name": {"type": "string", "description": "event name to be associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of the list to be created", "optional": true}, "person": {"type": "string", "description": "Person to be added to list", "optional": true}}, "required": []}}, {"name": "lists.query", "description": "Query information about saved lists and their contents. If no arguments are provided then it returns the number of saved lists and the names of the lists. The default user experience is that it opens the lists app and shows either the home screen or opens to the list the user wants to query", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "name of list to query", "optional": true}}, "required": []}}, {"name": "lists.remove", "description": "Delete a specified list. If no arguments are provided then it deletes all lists that the user has saved. The default user experience is that it user gets a notification with the name of the list that was deleted", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date associated with list", "optional": true}, "list_name": {"type": "string", "description": "Name of list to remove", "optional": true}}, "required": []}}, {"name": "music.dislikeness", "description": "Save negative preferences on specified song or currently playing music. If no arguments are provided then it saves a negative preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was not liked", "parameters": {"type": "dict", "properties": {"music_genre": {"type": "string", "description": "Genre of music", "optional": true}}, "required": []}}, {"name": "music.likeness", "description": "Save positive preferences on specified song or currently playing music. If no arguments are provided then it saves a positive preference for the song that is currently playing. The default user experience is that it user gets a notification from the music app that the song was liked", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of artist", "optional": true}, "playlist_name": {"type": "string", "description": "Playlist to add music", "optional": true}}, "required": []}}, {"name": "music.query", "description": "Find information on songs or artists. If no arguments are provided then it returns the song title, album name, and artist name of the song currently playing. The default user experience is that it opens the music app to the song or artist page containing the requested information", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist to be queried", "optional": true}, "song_name": {"type": "string", "description": "Name of song to be queried", "optional": true}}, "required": []}}, {"name": "news.query", "description": "Query for new stories from various media outlets. If no arguments are provided then it returns the list of latest news stories from various sources. The default user experience is that it opens the news app with the specified query parameters", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to search for news", "default": "today", "optional": true}, "media_type": {"type": "string", "description": "source of news to search", "optional": true}, "news_topic": {"type": "string", "description": "Topics of news to search for news", "optional": true}, "person": {"type": "string", "description": "person for whom to search for news", "optional": true}, "place_name": {"type": "string", "description": "Name of the place to search for news", "optional": true}}, "required": []}}, {"name": "play.audiobook", "description": "Play, resume or stop an audioboook. The API cannot be called without any arguments. The default user experience is that it opens the audiobook app and begins playing the specified audiobook", "parameters": {"type": "dict", "properties": {"audiobook_author": {"type": "string", "description": "Author of the audiobook to be played", "optional": true}, "audiobook_name": {"type": "string", "description": "Name of the audiobook to be played", "optional": true}, "media_type": {"type": "string", "description": "Type of media used to play audiobook", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the audiobook such as resume, start, etc", "optional": true}}, "required": []}}, {"name": "play.game", "description": "Play a video game. If no arguments are provided then it returns a list of games from the game app home screen. The default user experience is that it opens the game app to the home screen and then navigates to the game if specified", "parameters": {"type": "dict", "properties": {"game_name": {"type": "string", "description": "name of the game to be played", "optional": true}}, "required": []}}, {"name": "play.music", "description": "Play music from a specific artist, genre or playlist. If no arguments are provided then it plays the last accessed music playlist. The default user experience is that it opens the music app to the home screen and begins playing the requested music", "parameters": {"type": "dict", "properties": {"artist_name": {"type": "string", "description": "Name of the artist", "optional": true}, "device_type": {"type": "string", "description": "Type of device to use to play music", "optional": true}, "media_type": {"type": "string", "description": "Type of media to use to play music", "optional": true}, "music_album": {"type": "string", "description": "music album to play", "optional": true}, "music_descriptor": {"type": "string", "description": "descriptions related to music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to play", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the music such as shuffle, resume, play, etc", "optional": true}, "playlist_name": {"type": "string", "description": "Name of the playlist to play", "optional": true}, "song_name": {"type": "string", "description": "Name of the song to play", "optional": true}}, "required": []}}, {"name": "play.podcasts", "description": "Play podcasts from specific artists or in specified genres. If no arguments are provided then it returns a list of latest podcasts based on recommendations on the user's interest. The default user experience is that it opens the podcast app to the home screen or to the specified podcast", "parameters": {"type": "dict", "properties": {"person": {"type": "string", "description": "person associated with the podcast", "optional": true}, "player_setting": {"type": "string", "description": "instructions to navigate the podcast such as replay, start, etc", "optional": true}, "podcast_descriptor": {"type": "string", "description": "descriptions related to the podcast", "optional": true}, "podcast_name": {"type": "string", "description": "name of the podcast to play", "optional": true}}, "required": []}}, {"name": "play.radio", "description": "Play radio on the requested station or for a particular music genre. If no arguments are provided then it plays the last accessed radio channel. The default user experience is that it plays the last accessed radio channel", "parameters": {"type": "dict", "properties": {"app_name": {"type": "string", "description": "app on which to play the radio", "optional": true}, "device_type": {"type": "string", "description": "device on which to play the radio", "optional": true}, "house_place": {"type": "string", "description": "location where to play the radio", "optional": true}, "media_type": {"type": "string", "description": "type of music to be played", "optional": true}, "music_genre": {"type": "string", "description": "genre of music to be played", "optional": true}, "radio_name": {"type": "string", "description": "name of radio station to be played", "default": "latest", "optional": true}}, "required": []}}, {"name": "qa.currency", "description": "Ask for information on a currency or conversion between currencies. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query for currency conversion", "optional": true}}, "required": ["query"]}}, {"name": "qa.definition", "description": "Ask for a definition of a given word. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"definition_word": {"type": "string", "description": "word to be defined", "optional": true}}, "required": []}}, {"name": "qa.factoid", "description": "Ask a factual question about historical figures, people, places, movies and so on. The API cannot be called without any arguments. The default user experience is that it responds to the user on screen with an answer and links to the rag sources used", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query to search for facts", "optional": true}}, "required": ["query"]}}, {"name": "qa.maths", "description": "Ask a question about a mathematical equation. The API cannot be called without any arguments. The default user experience is that it opens the calculator app with the mathematical equation filled in and the answer", "parameters": {"type": "dict", "properties": {"query": {"type": "string", "description": "query containing mathematical equation", "optional": true}}, "required": ["query"]}}, {"name": "qa.stock", "description": "Ask a question about a particular stock for a given date. If no arguments are provided then it returns the dow jones for today. The default user experience is that it opens the search app with the listed stock for the specified date", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business for which to check stock information", "default": "dow jones", "optional": true}, "date": {"type": "string", "description": "date for which to check stock information", "default": "today", "optional": true}}, "required": []}}, {"name": "recommendation.events", "description": "Search events in a given locations. If no arguments are provided then it returns a list of events within a 20 mile radius of the user's location. The default user experience is that it opens the search app with a list of events that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business for which to search events", "optional": true}, "date": {"type": "string", "description": "date on which to search for events", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "name of event to search for", "optional": true}, "place_name": {"type": "string", "description": "name of the place to search for events", "default": "users location", "optional": true}, "time": {"type": "string", "description": "time to search for events", "default": "today", "optional": true}, "timeofday": {"type": "string", "description": "time of day to search for events", "optional": true}}, "required": []}}, {"name": "recommendation.locations", "description": "Search for businesses or places in a given location. The API cannot be called without any arguments. The default user experience is that it opens the search app with a list of business or places that match the user query", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business to find recommedations", "optional": true}, "business_type": {"type": "string", "description": "type of business to find recommendations", "optional": true}, "food_type": {"type": "string", "description": "type of food to find recommendations", "optional": true}, "place_name": {"type": "string", "description": "name of place to find recommendations", "default": "users location", "optional": true}}, "required": []}}, {"name": "recommendation.movies", "description": "Search for movies to watch. If no arguments are provided then it returns the latest movies to watch in theatres near the user's current location. The default user experience is that it opens the search app to show a list of movies for the user to watch", "parameters": {"type": "dict", "properties": {"business_type": {"type": "string", "description": "type of business screening the movie", "optional": true}, "date": {"type": "string", "description": "date on which the movie is screening", "default": "today", "optional": true}, "movie_name": {"type": "string", "description": "name of the movie to search for", "optional": true}, "movie_type": {"type": "string", "description": "type of movie to search for", "optional": true}, "time": {"type": "string", "description": "day on which the movie is screening", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which the movie is screening", "optional": true}}, "required": []}}, {"name": "social.post", "description": "Post a message on social media. The API cannot be called without any arguments. The default user experience is that it opens up the social media app to make a new post with any specifications filled out", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "business to address the social media post", "optional": true}, "media_type": {"type": "string", "description": "type of social media to make a new post", "optional": true}}, "required": []}}, {"name": "social.query", "description": "Query social media to find the latest posts. If no arguments are provided then it opens up the default social media app to the landing page. The default user experience is that it opens up the default social media app to the landing page", "parameters": {"type": "dict", "properties": {"media_type": {"type": "string", "description": "social media application to query", "optional": true}, "person": {"type": "string", "description": "query for a person on social media posts", "optional": true}, "relation": {"type": "string", "description": "query for relation on social media posts", "optional": true}}, "required": []}}, {"name": "takeaway.order", "description": "Place an order for takeaway from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with the requested order filled out and ready to checkout from the specified restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "name of business from which to order takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to order takeaway", "optional": true}, "drink_type": {"type": "string", "description": "type of drink to order for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food to order for takeaway", "optional": true}, "ingredient": {"type": "string", "description": "ingredients to order for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order for takeaway", "optional": true}, "order_type": {"type": "string", "description": "Type of order to make for takeaway", "optional": true}, "timeofday": {"type": "string", "description": "time of day at which to place the takeaway order", "optional": true}}, "required": []}}, {"name": "takeaway.query", "description": "Get information on takeaway orders from a restaurant. The API cannot be called without any arguments. The default user experience is that it opens the food delivery app with information on the restaurant", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of the business for takeaway", "optional": true}, "business_type": {"type": "string", "description": "type of business to query for takeaway", "optional": true}, "food_type": {"type": "string", "description": "type of food for takeaway", "optional": true}, "meal_type": {"type": "string", "description": "meal type to order from the restaurant", "optional": true}, "order_type": {"type": "string", "description": "Type of order toquery the restaurant", "default": "takeaway", "optional": true}}, "required": []}}, {"name": "transport.query", "description": "Get information on transportation options from a source location to a destination location. If no arguments are provided then it returns transportation options for specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that shows a user transportation options with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"business_name": {"type": "string", "description": "Name of business as destination for transportation query", "optional": true}, "business_type": {"type": "string", "description": "Type of business as destination for transportation query", "optional": true}, "date": {"type": "string", "description": "date for which to query the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to query the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to query the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to query tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to query tickets", "optional": true}}, "required": []}}, {"name": "transport.taxi", "description": "Book taxi tickets from a source location to a destination location. If no arguments are provided then it returns taxi tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a taxi ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_agency": {"type": "string", "description": "agency through which to book the transportation tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "optional": true}}, "required": []}}, {"name": "transport.ticket", "description": "Book train tickets from a source location to a destination location. If no arguments are provided then it returns train tickets for the specified locations, if source location is not provided it uses the user's current location. The default user experience is that it opens a window that allows a user to book a train ticket with prefilled source and destination for the next week", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "datefor which to book the tickets", "default": "today", "optional": true}, "place_name": {"type": "string", "description": "name of the place either source or destination to book the tickets", "optional": true}, "time": {"type": "string", "description": "time at which to book the tickets", "optional": true}, "timeofday": {"type": "string", "description": "time of the day for which to book tickets", "optional": true}, "transport_descriptor": {"type": "string", "description": "specify additional customizations while booking tickets", "optional": true}, "transport_name": {"type": "string", "description": "specific train name to book tickets", "optional": true}, "transport_type": {"type": "string", "description": "type of transportation to book tickets", "default": "train", "optional": true}}, "required": []}}, {"name": "transport.traffic", "description": "Get current details on traffic information for specified locations and routes. If no arguments are provided then it returns traffic information for the route from home to work or work to home, depending on the user's current location. The default user experience is that it opens the navigation app with the source and destination locations set along with display current traffic and alternate routes", "parameters": {"type": "dict", "properties": {"place_name": {"type": "string", "description": "place for which to check traffic information", "default": "current location, work", "optional": true}, "time": {"type": "string", "description": "timeat which to check traffic information", "default": "now", "optional": true}}, "required": []}}, {"name": "weather.query", "description": "Query for weather information for a specific location, date or for descriptors. If no arguments are provided then it returns the weather right now for the user's current location and the forecast for the remainder of the day if applicable. The default user experience is that it opens a window to display weather forecast for the next 7 days for the user's current location", "parameters": {"type": "dict", "properties": {"date": {"type": "string", "description": "date for which to query the weather app", "default": "today", "optional": true}, "event_name": {"type": "string", "description": "event to find details for which toquery the weather app", "optional": true}, "general_frequency": {"type": "string", "description": "frequencyat which to querythe weather app", "optional": true}, "place_name": {"type": "string", "description": "name of placefor which toquery the weather app", "default": "current location", "optional": true}, "time": {"type": "string", "description": "time period over which to querythe weather app", "default": "now", "optional": true}, "timeofday": {"type": "string", "description": "time of day for which to querythe weather app", "optional": true}, "weather_descriptor": {"type": "string", "description": "description of weather conditions for which to query the weather app", "optional": true}}, "required": []}}], "id": "11168", "language": "Python", "test_category": "multiple_function", "gt": {"lists.remove": {"date": [""], "list_name": [""]}}}